const crypto/x509.nameTypeIP
3 uses
crypto/x509 (current package)
parser.go#L428: case nameTypeIP:
x509.go#L1073: nameTypeIP = 7
x509.go#L1174: rawValues = append(rawValues, asn1.RawValue{Tag: nameTypeIP, Class: 2, Bytes: ip})
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)